Force Plate Project

EDA

Pandas Profiling Report

Vizualization

-In this graph, we can see the weight distribution in all data. With hue = df ['Subject Number'], we add another dimension to the graph, so we can see the weight distributions of 8 different individuals participating in the experiment. With plt.xticks (rotation = 45), we set the angle of the text on the x-axis of the chart to 45 degrees so that we can see the values more clearly.

Normalize the Data

Regression

Deep Learning

Classification

Clustering